home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11654 < prev    next >
Encoding:
Text File  |  2002-07-05  |  312 b   |  17 lines

  1. <HTML>
  2. <BODY onload=init()>
  3.  
  4. <script language=Javascript>
  5. function init()
  6. {
  7.     document.forms['viewForm'].submit();
  8. }
  9. </script>
  10.  
  11. <form name='viewForm' method='post' action='%1'>
  12.     <input type='hidden' name='apstoken' value="%2">
  13.     <input type='hidden' name='init' value="%3">
  14. </form>
  15.  
  16. </BODY>
  17. </HTML>